feat: add total_billing_hours to Sales Invoice (fp #26783) - #27773
Closed
frappe-pr-bot wants to merge 1 commit into
Closed
feat: add total_billing_hours to Sales Invoice (fp #26783)#27773frappe-pr-bot wants to merge 1 commit into
total_billing_hours to Sales Invoice (fp #26783)#27773frappe-pr-bot wants to merge 1 commit into
Conversation
…rappe#27742) * feat: add `total_billing_hours` to Sales Invoice * fix: re-save doctypes * fix: indentation * fix: replace reference to old function (cherry picked from commit 09ccdee) # Conflicts: # erpnext/accounts/doctype/sales_invoice/sales_invoice.js # erpnext/accounts/doctype/sales_invoice_timesheet/sales_invoice_timesheet.json # erpnext/projects/doctype/timesheet/timesheet.py
Codecov Report
@@ Coverage Diff @@
## version-13-hotfix #27773 +/- ##
=====================================================
- Coverage 54.62% 54.47% -0.15%
=====================================================
Files 1334 1248 -86
Lines 70756 67518 -3238
=====================================================
- Hits 38650 36781 -1869
+ Misses 32106 30737 -1369
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport 09ccdee from #27742
Please resolve conflicts and verify diff with original PR before merging.